xfi:fact-identifier-scheme

xs:anyURI=xfi:fact-identifier-scheme( $item as schema-element(xbrli:item))

Last updated on 14-02-2008 at 15:00:00.

Return the value of the scheme attribute of the identifier of the fact item's context's entity.

XBRL 2.1 Section 4.7.3.1

OIM Status

Deprecated - this function may be used in OIM-compatible Formula Rules, but its use is not recommended.

Parameters

Name Type Details
item schema-element(xbrli:item) The item that the identifier scheme is to be reported for.

Output

Type: xs:anyURI

The URI that is the fact's context's entity identifier scheme.

Conformance suite

80143 xfi.fact-identifier-scheme testcase.xml [ download ]

Owners

Name Affiliation Email Start End
Herm Fischer UBMatrix / Mark V Systems fischer@markv.com 01-09-2008 at 00:00:00

Revisions

Name On Details
Herm Fischer 25-03-2009 at 15:00:00 Defined the function.